[INFO] cloning repository https://github.com/streamduck-org/elgato-streamdeck
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/streamduck-org/elgato-streamdeck" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstreamduck-org%2Felgato-streamdeck", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstreamduck-org%2Felgato-streamdeck'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8975fa08f49ae7ca9e8f8ce3f3148075bf9ee28d
[INFO] checking streamduck-org/elgato-streamdeck against try#3857be5045fe74bd0f296f6f4c23db10f8857f73 for pr-156807
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstreamduck-org%2Felgato-streamdeck" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/streamduck-org/elgato-streamdeck
[INFO] finished tweaking git repo https://github.com/streamduck-org/elgato-streamdeck
[INFO] tweaked toml for git repo https://github.com/streamduck-org/elgato-streamdeck written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/streamduck-org/elgato-streamdeck on toolchain 3857be5045fe74bd0f296f6f4c23db10f8857f73
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 28 packages to latest Rust 1.98.0-nightly compatible versions
[INFO] [stderr]       Adding strum v0.27.2 (available: v0.28.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hidapi v2.6.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 495096403aafe9e8176985e98206c45e2d6a4aaed2c6985252c441a55e0f85df
[INFO] running `Command { std: "docker" "start" "-a" "495096403aafe9e8176985e98206c45e2d6a4aaed2c6985252c441a55e0f85df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "495096403aafe9e8176985e98206c45e2d6a4aaed2c6985252c441a55e0f85df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "495096403aafe9e8176985e98206c45e2d6a4aaed2c6985252c441a55e0f85df", kill_on_drop: false }`
[INFO] [stdout] 495096403aafe9e8176985e98206c45e2d6a4aaed2c6985252c441a55e0f85df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da754101d06820cba7e2f9241e6d3ebe1d27dfa2fdc127dd9b617d762762cd20
[INFO] running `Command { std: "docker" "start" "-a" "da754101d06820cba7e2f9241e6d3ebe1d27dfa2fdc127dd9b617d762762cd20", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking pxfm v0.1.29
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling hidapi v2.6.6
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking elgato-streamdeck v0.12.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: The `async` feature must be enabled to compile this example.
[INFO] [stdout]  --> examples/async.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | compile_error!("The `async` feature must be enabled to compile this example.");
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `elgato_streamdeck::AsyncStreamDeck`
[INFO] [stdout]   --> examples/async.rs:8:70
[INFO] [stdout]    |
[INFO] [stdout]  8 | use elgato_streamdeck::{DeviceStateUpdate, list_devices, new_hidapi, AsyncStreamDeck};
[INFO] [stdout]    |                                                                      ^^^^^^^^^^^^^^^ no `AsyncStreamDeck` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:39:23
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 38 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 39 | pub use asynchronous::AsyncStreamDeck;
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout]  8 - use elgato_streamdeck::{DeviceStateUpdate, list_devices, new_hidapi, AsyncStreamDeck};
[INFO] [stdout]  8 + use elgato_streamdeck::{DeviceStateUpdate, list_devices, new_hidapi, StreamDeck};
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `elgato-streamdeck` (example "async") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "da754101d06820cba7e2f9241e6d3ebe1d27dfa2fdc127dd9b617d762762cd20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da754101d06820cba7e2f9241e6d3ebe1d27dfa2fdc127dd9b617d762762cd20", kill_on_drop: false }`
[INFO] [stdout] da754101d06820cba7e2f9241e6d3ebe1d27dfa2fdc127dd9b617d762762cd20
